InterstitialAdLoadListener

A listener for receiving notifications during the lifecycle of an interstitial ad.

Functions

Link copied to clipboard
abstract fun onAdFailedToLoad(error: AdRequestError)

Called when an interstitial ad request failed.

Link copied to clipboard
abstract fun onAdLoaded(interstitialAd: InterstitialAd)

Notifies when ad is loaded.